/* 搜索 */
.daishou_search{
	margin: 25px 0;
}
.daishou_search,.daishou_search div{
	overflow: hidden;
}
.daishou_search span{
	font-size: 16px;
	line-height: 46px;
}
.daishou_search input{
	border: 1px solid #E6E6E6;
	border-right: none;
	width: 525px;
	height: 46px;
	line-height: 44px;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 16px;
}
.daishou_search input::placeholder{
	color: #808080;
}
.daishou_search  button{
	width: 129px;
	height: 46px;
	background: #FF9622;
	font-size: 16px;
	color: #FEFEFE;
	line-height: 46px;
	border: none;
	outline: none;
}
.hot_citys span{
	font-size: 14px;
	color: #808080;
}
.hot_citys a{
	font-size: 14px;
	padding: 0 12px;
}
.daishoudian_area{
	border: 1px solid #D9D9D9;
	margin-top: 40px;
}
.daishoudian_area p{
	height: 40px;
	background: #F0F0F0;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	padding-left: 12px;
	box-sizing: border-box;
}
.daishoudian_area div {overflow: hidden;padding: 7px 0;}
.daishoudian_area div a{
	float: left;
	width: 12.5%;
	text-align: center;
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.daishoudian_area div a:hover{color: #3388FF;}
.dsd_title{
	font-size: 16px;
	line-height: 56px;
	font-weight: bold;
	text-align: center;
}
.dsd_all_area_box{
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
}
.dsd_all_area_box p{
	height: 40px;
	background: #F0F0F0;
	display: flex;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
}
.dsd_all_area_box .dsd_item{
	display: flex;
}
.dsd_all_area_box .dsd_item:nth-of-type(2n){
	background: #F5F5F5;
}
.dsd_all_area_box .dsd_item a,.dsd_all_area_box .dsd_item span{
   display: block;
   font-size: 13px;
   line-height: 42px;
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}
.dsd_all_area_box .name{
   width: 232px;
   border-right: 1px solid #d9d9d9;
   box-sizing: border-box;
   padding-left: 20px;
}
.dsd_all_area_box .address{
	width: 268px;
	border-right: 1px solid #d9d9d9;
	box-sizing: border-box;
	padding-left: 20px;
}
.dsd_all_area_box .phone{
	width: 144px;
	border-right: 1px solid #d9d9d9;
	box-sizing: border-box;
	text-align: center;
    line-height: normal!important;
    display: flex!important;
    flex-direction: column;
    justify-content: center;
}
.dsd_all_area_box .yy_time{
	width: 114px;
	border-right: none!important;
	text-align: center;
}
.detail_dsd_info{
	border: 1px solid #E6E6E6;
	margin-top: 30px;
}
.detail_dsd_info .tit{
	height: 50px;
	background: #F5F5F5;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
}
.detail_dsd_info >div{
	height: 46px;
	line-height: 46px;
	margin: 0 10px;
	border-bottom: 1px dashed #e6e6e6;
	padding-left: 12px;
	box-sizing: border-box;
	font-size: 14px;
}
.detail_dsd_info .fuwu_nav a{
	color:rgba(51, 136, 255, 1) ;
	margin-right: 20px;
}
.detail_dsd_info .other_dsd{
	overflow: hidden;
	height: max-content;
	border: none;
}
.detail_dsd_info .other_dsd div{overflow: hidden;max-width: 580px;}
.detail_dsd_info .other_dsd a{
	color:rgba(51, 136, 255, 1) ;
	margin: 0 30px 0 0;
	float: left;

}
.hot_citys a:hover,.dsd_item a:hover,.limit_row1:hover a{
	color:#3388FF;
}

.index_search_box{
	float: right;
	overflow: hidden;
	position: relative;
}
.index_search_box img{
	position: absolute;
	width: 18px;
	height: 18px;
	left: 15px;
	top: 10px;
}
.index_search_box input{
	width: 352px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #E5E5E5;
	border-right: none;
	padding-left: 44px;
	box-sizing: border-box;
	font-size: 14px;
}
.index_search_box input::placeholder{
	color: #999999;
}
.index_search_box button{
	width: 99px;
	height: 40px;
    background: #3396F7;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	letter-spacing: 4px;
	border: none;
	outline: none;
}
/* ------------------------------------------ */
.diandian{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.duodiandian{
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_tuijian_list{
	padding: 0 16px;
	padding-bottom: 20px;
}
.index_tuijian_list li{
	width: 128px;
	margin-top: 15px;
}
.index_tuijian_list li img{
	width: 100%;
	height: 82px;
}
.index_tuijian_list li p{
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.choose_search_box{
	width: 760px;
	border: 4px solid #3396F7;
	padding:  20px;
	margin-top: 10px;
	box-sizing: border-box;
}
.choose_search_box .choose_item{
	border-bottom: 1px solid rgba(51, 150, 247, 0.5);
	font-size: 18px;
	padding-bottom: 18px;
}
.choose_search_box .choose_item span{
	margin-right: 50px;
	cursor: pointer;
}
.choose_search_box .choose_item .active{
	font-weight: bold;
	position: relative;
	font-size: 18px;
}
.choose_search_box .choose_item .active::after{
	content: '';
	display: block;
    position: absolute;
	border-top: 8px solid transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #3396F7;
	bottom: -19px;
	left: 40%;
}
.search_station{position: relative;}
.search_station >div{
  font-size: 16px;
  margin: 20px 0 9px 0;
  position: relative;
}
.search_station >div:nth-of-type(2n+1){
	margin-right: 30px;
}
.search_station input{
	width: 261px;
	height: 38px;
	border: 1px solid #E6E6E6;
	padding-left: 20px;
	box-sizing: border-box;
	margin-left: 10px;
	line-height: 38px;
}
.search_station .morewid{
	width: 360px;
}
.search_station input::placeholder{
	color: #808080;
}
.search_station img{
	position: absolute;
    right: 10px;
	top: 8px;
}
.search_station button{
	width: 130px;
	height: 38px;
	background: #F39800;
	border-radius: 6px;
	border: none;
	outline: none;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 38px;
	float: right;
	position: absolute;
    right: 20px;
	bottom: 10px;
}
.index_same_title{
	border-bottom: 2px solid #3396F7;
	display: flex;
	padding-bottom: 12px;
	margin-top: 20px;
	position: relative;
}
.index_same_title span{
	font-size: 18px;
	display: block;
	font-weight: bold;

	position: relative;
}
.index_same_title img{
	position: relative;
	top: 5px;
	margin-right: 6px;
}
.index_same_title span::after{
   content: '';
   display: block;
   position: absolute;
   border-top: 8px solid transparent;
   border-left: 8px solid transparent;
   border-right: 8px solid transparent;
   border-bottom: 8px solid #3396F7;
   bottom: -12px;
   left: 50%;
}
.index_same_title div{
	width: 500px;
	display: flex;
	justify-content: space-between;
	margin: 10px 0 0 60px;
}
.index_same_title div a{
	font-size: 14px;
	color: #3396F7;
	width: 44px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}
.index_same_title >a{
	color: #999999;
    font-size: 14px;
	position: absolute;
	right: 0;
	top:12px;
}
.index_same_title .active{
	background: #3396F7;
	border-radius: 4px;
	color: white;
	text-align: center;
}
.hot_citys_price{
	border: 1px solid #E6E6E6;
	border-top: none;
	overflow: hidden;
	padding:12px 0 ;
}
.hot_citys_price .even{
	width: 30%;
	float: left;
	line-height: 32px;
	position: relative;
	padding: 0 20px;
	box-sizing: border-box;
	margin-right: 30px;
}
.hot_citys_price li:nth-of-type(3n){
	margin-right: 0;
}
.hot_citys_price .price {
    color: #999;
    font-size: 12px;
    text-align: right;
    position: absolute;
    right: 10px;
    top: 0;
}

.hot_citys_price li span {
    display: inline-block;
}
.hot_citys_price .price i {
    color: #f60;
}

em, i {
    font-style: normal;
}
.hot_citys_price .price span {
    color: #f60;
    font-size: 16px;
}
.hot_citys_price .city {
    float: left;
    font-size: 14px;
    width: 140px;
}
.hot_citys_price .icon {
    display: inline-block;
    margin: 0 8px;
    width: 22px;
    height: 5px;
    vertical-align: middle;
	background: url(../images/ico_huoche.png) no-repeat;
    background-position: -28px -380px;
}
.huoche_time_list{
	border: 1px solid #E6E6E6;
	overflow: hidden;
	border-top: none;
}
.huoche_time_list li{
	width: 20%;
	padding: 0 10px;
	box-sizing: border-box;
	border-right: 1px solid #e6e6e6;
	font-size: 14px;
	margin: 11px 0;
	float: left;
	text-align: center;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.huoche_time_list li:nth-of-type(5n){
	border: none;
}
.huoche_time_list li:hover a{
	color:  #3396F7;
}
.index_same_title >p{
	font-size: 16px;
	margin-right: 30px;
	cursor: pointer;
}
.index_same_title >p.active{
	font-size: 18px;
	color: #3396F7;
	font-weight: bold;
	background: white;
	position: relative;
}
.index_same_title >p.active::after {
    content: '';
    display: block;
    position: absolute;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #3396F7;
    bottom: -15px;
    left: 50%;
}
.hide{display: none;}
.huoche_news_list{
	border: 1px solid #E6E6E6;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
}
.huoche_news_list ul{
	width: 50%;
}
.hc_news_listitem img{
  width: 136px;
  height: 93px;
  margin-right: 12px;
}
.huoche_news_list .hc_news_listitem.active{border-bottom: none!important;}
.hc_news_listitem a{display: none;overflow: hidden;padding: 5px 0;}
.hc_news_listitem h3{
	font-size: 16px;
	font-weight: bold;
	max-width: 205px;
}
.hc_news_listitem p{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	-webkit-line-clamp: 3;
	max-width: 200px;
	margin-top: 10px;
	font-weight: normal;
}
.hc_news_listitem span{
	font-size: 14px;
	line-height: 40px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.hc_news_listitem.active a{display: block;}
.hc_news_listitem.active span{display: none;}
.dingpaio_same_box{
	margin-top: 20px;
	overflow: hidden;
}
.dingpaio_same_box p{
	height: 40px;
	background: rgba(51, 150, 247, 0.1);
	border-radius: 0px 20px 0px 0px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #3396F7;
	line-height: 40px;
	width: max-content;
	padding: 0 15px;
	margin-bottom: 6px;
}
.dingpaio_same_box a{
	font-size: 14px;
	line-height: 36px;
	float: left;
	margin-right: 18px;
}
.dingpaio_same_box a:hover{
	color: rgba(51, 150, 247, 1);
}
.max_new_checi a{
	display: block;
	width: 20%;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
}
.max_new_checi a:hover{
	color: #3396F7;
}
.nosanjiao li::before{
  content: none!important;
}
.padtb0{  padding: 0 10px!important;}

/* 火车时刻表 */
.w760{width: 760px;}
.shikebaio_search{
	width: 100%;
	height: 100px;
	background: #FAFAFA;
	padding: 25px 20px;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 20px;
}
.shikebaio_search >div{
	width: 260px;
	height: 50px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 8px;
	padding-left: 20px;
	padding-right: 12px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.shikebaio_search >div span{
	font-size: 14px;
	color: #808080;
}
.shikebaio_search >div input{
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
	width: 140px;
	border: none;
	outline: none;
}
.shikebaio_search >div img{
	width: 18px;
	height: 18px;
	float: right;
}
.shikebaio_search >img{
	margin: 15px 22px 0 22px;
}
.mgleft28{margin-left: 28px;}
.shikebaio_search button,.shikebaio_search .button{
	width: 130px;
	height: 50px;
	background: #F49745;
	border-radius: 6px;
	border: none;
	outline: none;
	font-size: 16px;
	color: #FFFFFF;
}
.skb_same_title{
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;

}

.hot_skb_list_box{
    margin-top: 16px;
}
.hot_skb_list_box li{
	border-bottom: 1px dashed #e6e6e6;
	overflow: hidden;
	padding-top: 12px;
}

.hot_skb_list_box li span{
	text-align: center;
	font-size: 16px;
	color: #3396F7;
	width: 100%;
	font-weight: bold;
	line-height: 24px;
	display: block;
}
.hot_skb_list_box li a{
	float: left;
	width: 20%;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 40px;
}
.hot_skb_list_box li a:hover{
	color: #3388FF;
}
.hot_skb_list_box li div{padding: 8px 0 10px 0;overflow: hidden;}
.hot_skb_list_box li div span{
	font-size: 14px;
	float: left;
	line-height: 40px;
	background: white;
	padding-left: 10px;
	width: auto;
	cursor: pointer;
	font-weight: normal;
}
.skb_list_title{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.skb_list_title span{
	font-size: 18px;
	font-weight: bold;
}
.skb_list_title a{
	font-size: 14px;
	color: #3396F7;
}
.skb_checi_list{
	border: 1px solid #E6E6E6;
}
.skb_checi_list >p{
	height: 50px;
	background: #F5F5F5;
	line-height: 50px;
	font-size: 14px;
	color: #666666;
	display: flex;
	padding: 0 10px;
}
.skb_checi_list p span{display: block;}
.skb_checi_list .cc_leixing{width: 22%;padding-left: 10px;}
.skb_checi_list .station{
	width: 20%;
} 
.skb_checi_list .get_time{
	width: 20%;
}
.skb_checi_list .cx_station{
	width: 14%;
}
.skb_checi_list .price{
	width: 12%;
	text-align: center;
}
.skb_checi_list .yupiao{
	width: 12%;
	text-align: center;
}
.skb_checi_list ul{padding: 0 10px;}
.skb_checi_list li{
	border-bottom: 1px dashed #e6e6e6;
	display: flex;
	align-items: center;
	padding: 5px 0;
}
.skb_checi_list li:nth-last-of-type(1){
	border: none;
}
.skb_checi_list li a{
	display: block;
	color: #3396F7;
	font-size: 14px;
	line-height: 30px;
}
.skb_checi_list li .station span{
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 2px;
	color: white;
	text-align: center;
	line-height: 16px;
}

.skb_checi_list li{
	font-size: 14px;
	line-height: 30px;
}
/* 分页 */
.pages{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
}
.pages a,.pages span{
	display: block;
	width: 38px;
	height: 38px;
	background: #F3F3F3;
	font-size: 16px;
	text-align: center;
	line-height: 38px;
	margin: 0 6px;
}
.pages .first_page{
	width: 66px;
	font-size: 14px;
}
.pages .prev_page{
	width: 46px;
}
.pages .active{
	background: #3396F7;
	color: white;
}
.pages a:hover{
	background: #3396F7;
	color: white;
}
.gaotie_skb_search{
	width: 100%;
	height: 100px;
	background: #FAFAFA;
	padding: 0 20px;
	display: flex;
	align-items: center;
	margin-top: 18px;
}
.gaotie_skb_search form{
	display: flex;
	align-items: center;
	margin-left: 20px;
}
.gaotie_skb_search form:nth-of-type(1){
	margin-left: 0;
}
.gaotie_skb_search span{
	font-size: 14px;
	margin-right: 10px;
}
.gaotie_skb_search input{
	width: 140px;
	height: 44px;
	border: 1px solid #E6E6E6;
	border-radius: 6px;
	padding-left: 16px;
	box-sizing: border-box;
	margin-right: 13px;
}
.gaotie_skb_search input::placeholder{
    color: #999999;
}
.gaotie_skb_search button{
	width: 70px;
	height: 44px;
	border: 1px solid #F49745;
	border-radius: 6px;
	color: #666666;
	text-align: center;
	outline: none;
}
.gaotie_skb_search .search_btn{
	background: #F49745;
	border: none;
	color: white;
}
.gt_skb_sametit{
	font-size: 18px;
	font-weight: bold;
}
.gt_skb_sametit::before{
	content: '';
	display: inline-block;
	width: 6px;
	height: 22px;
	background: #3396F7;
	margin-right: 6px;
	position: relative;
	top: 5px;
}
.all_gaotie_line{
	border-top: 1px solid #E6E6E6;
	padding-top: 10px;
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	
}
.all_gaotie_line li{
    width: 16.6%;
	font-size: 14px;
	line-height: 30px;
	padding-left: 18px;
	box-sizing: border-box;
}
.all_gaotie_line li:hover a{
	color: #3396F7;
}
.all_hotcity_dc{
	border: 1px solid #E6E6E6;
	margin-top: 12px;
}
.all_hotcity_dc .all_dc_line_item{
	border-bottom: 1px solid #E6E6E6;
	display: flex;
}
.all_hotcity_dc li:nth-last-of-type(1){
	border: none;
}
.all_hotcity_dc .all_dc_line_item span{
	width: 80px;
	background: #F5F5F5;
	font-weight: bold;
	color: #666666;
	display: flex;
	align-items: center;
	justify-content: center;
}
.all_hotcity_dc .all_dc_line_item div{
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	padding: 6px 0;
}
.all_hotcity_dc .all_dc_line_item a{
	width: 25%;
	display: block;
	line-height: 36px;
	padding-left: 20px;
	box-sizing: border-box;
}
.all_dc_line_item a:hover{
	color: #3396F7;
}
.hot_gaotie_list{
	border-top: 1px solid #e6e6e6;
	margin-top: 10px;
	padding-top: 6px;
	display: flex;
	flex-wrap: wrap;
}
.hot_gaotie_list li{
	width: 20%;
	line-height: 36px;
}
.hot_gaotie_list li:hover a{
	color: #3396F7;
}
.right_news li:hover p{
	color: #3396F7;
}
.new_gt_zixun{
	border: 1px solid #eeeeee;
    padding: 0 15px;
}
.new_gt_zixun li{
	border-bottom: 1px dashed #DDDDDD;
	height: 40px;
	line-height: 40px;
}
.new_gt_zixun li a{display: block;}
.new_gt_zixun li:nth-last-of-type(1){
	border: none;
}
.new_gt_zixun li span{
	color: rgba(179, 179, 179, 1);
	margin-right: 4px;
}
.new_gt_zixun li:hover a{
	color: #3396F7;
}
.all_hc_dsd_list .all_dc_line_item span{
   align-items: flex-start;
   line-height: 48px;
}
.all_hc_dsd_list .all_dc_line_item a{
	width: auto;
}
.train_news_list{
	width: 365px;
}
.train_news_list .same_title{
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	line-height: 24px;
	font-size: 18px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}
.train_news_list .same_title span{
    display: block;
	border-bottom: 2px solid #3398FF;
	padding-bottom: 5px;
	width:130px ;
}
.train_news_list .same_title a{
	color: #999999;
	font-size: 14px;
}
.train_news_list .topimg_list{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 18px;
}
.train_news_list .topimg_list img{
	width: 176px;
	height: 106px;
}
.train_news_list .topimg_list p{
	max-width: 175px;
	line-height: 22px;
	font-size: 14px;
}
.train_news_list .topimg_list a:hover p{
	color: #3396F7;
}
.bot_list{
	margin-top: 4px;
}
 .bot_list li{
    overflow: hidden;
}
.bot_list li:hover .diandian{
	color: #3396F7;
}
 .bot_list li span{
	font-size: 13px;
	color:rgba(204, 204, 204, 1) ;
	line-height: 30px;
}
 .bot_list li span:nth-of-type(1){
	font-size: 14px;
	margin-right: 5px;
}
 .bot_list li span:nth-of-type(2){
	font-size: 14px;
	color: rgba(51, 51, 51, 1);
	max-width: 270px;
}
.news_gt_zixun{
	clear: both;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 30px;
}
.news_gt_zixun span{
	line-height: 24px;
	font-size: 18px;
	border-bottom: 2px solid #3398FF;
	width: 80px;
	padding-bottom: 5px;
}
.news_gt_zixun a{
	color: #999999;
	font-size: 14px;
}
.news_gt_zxlist{
	width: 50%;
	display: flex;
	align-items: center;
	margin-top: 3px;
}
.news_gt_zxlist img{
	width: 155px;
	height: 105px;
	margin-right: 6px;
}
.news_gt_zxlist li a{
	font-size: 14px;
	line-height: 30px;
	max-width: 200px;
	display: block;
}
.news_gt_zxlist li a span{
	color: #CCCCCC;	
}
.news_gt_zxlist li:hover a{
	color: #3396F7;
}
.news_hc_zixun{
	width: 100%;
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
}
.news_hc_zixun >div{
	border-bottom: 1px solid #EEEEEE;
	padding: 8px 14px 8px 14px;
}
.news_hc_zixun >div:nth-last-of-type(1){
	border: none;
}
.news_hc_zixun >div >a{
	line-height: 32px;
	color: #3388FF;
	font-size: 14px;
}
.news_hc_zixun ul{
	padding-left: 6px;
	display: flex;
	flex-wrap: wrap;
}
.news_hc_zixun ul li{
	width: 100%;
}
.news_hc_zixun ul li a{
	line-height: 36px;
	font-size: 13px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_hc_zixun ul li a span{
	color: rgba(204, 204, 204, 1);
}
.newslist_mainlist{
	border-top: 1px solid #e6e6e6;
	margin-top: 10px;
}
.newslist_mainlist li{
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	padding: 0 20px 0 9px;
	border-bottom: 1px dashed #e6e6e6;
	box-sizing: border-box;
}
.newslist_mainlist li span{
	font-size: 14px;
	color: rgba(153, 153, 153, 1);
}
.newslist_mainlist li span:nth-of-type(1){
	margin-right: 5px;
}
.newslist_mainlist li span:nth-of-type(2){
	font-size: 16px;
	max-width: 700px;
	color: #333;
}
.newslist_mainlist li:hover .diandian{
	color: #3396F7;
}

/* 车次 */
div.zimu {
	width: inherit;
	background: none;
	border: none;
	margin-left: 20px;
	box-sizing: border-box;
	justify-content: inherit;
	flex: 1;
}
.zimu>p{
	font-size: 14px;
	color: #808080;
	line-height: 40px;
}
.zimu>ul>li{
	width: 20px;
	height: 20px;
	background: #EBEBEB;
	border-radius: 4px;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-align: center;
	margin-right: 10px;
}
.chici_list>div{
	border-bottom: 1px dashed #E6E6E6;
	padding-top: 15px;
}
.chici_list>div:last-child{
	border: none;
}
.chici_list>div>p{
	background: none;
	font-size: 14px;
	font-weight: bold;
	color: #3396F7;
	line-height: 24px;
}
.chici_list>div>div{
	padding: 0;
}
.chici_list>div>div>a{
	line-height: 25px;
	margin-bottom: 14px;
	float: inherit;
	width: 16.6%;
}
.chici_list>div>div>a:hover,.tuijian_box>a:hover{
	color: #3396F7!important;
	text-decoration: underline!important;
}
.xianlu_list>li{
	width: 20%;
	margin-bottom: 20px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tuijian_box>a{
	width: 33.3%;
	line-height: 40px;
}
.tuijian_box>.border_sh{
	clear: both;
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #DDDDDD;
}
.tuijian_box >div:nth-last-of-type(1){border: none;}
.distribution{
	border: 1px solid rgba(51, 150, 247, 0.15);
}
.distribution>p{
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: rgba(51, 150, 247, 0.15);
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.distribution>div{
	font-size: 14px;
	color: #666666;
	line-height: 40px;
	padding: 0 30px;
}
.distribution>div:last-child{
	margin-bottom: 10px;
}
.checi_detail{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
}
.checi_cont{
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}
.checi_table{
	width: 100%;
	border-top: 1px solid rgba(51, 150, 247, 0.15);
	border-left: 1px solid rgba(51, 150, 247, 0.15);
	display: grid;
	grid-template-columns: 10% 10% 10% 10% 10% 10% 10% 10% 10% 10%;
}
.checi_table>p{
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-right: 1px solid rgba(51, 150, 247, 0.15);
	border-bottom: 1px solid rgba(51, 150, 247, 0.15);
}
.checi_th{
	background: rgba(51, 150, 247, 0.05);
}
.checi_th>p{
	border-bottom: none;
	font-size: 14px;
	color: #666666;
}
.checi_td{
	font-size: 13px;
}
.checi_td>.item1{
	color: #3396F7;
}
.checi_td>.item1>a{
	color: #3396F7;
}
.checi_td>.item2{
	color: #FF7022;
}
.jinguo_list>li{
	width: 25%;
	padding-right: 10px;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jinguo_list>li:hover a{
	color: #3396F7;
}
.checi_checi_title>p{
	font-weight: normal;
	border: none;
	margin-right: 40px;
	position: relative;
	cursor: pointer;
}
.checi_checi_title>p:first-child::before{
	position: absolute;
	content: '';
	width: 1px;
	height: 30px;
	top: 0;
	right: 0;
}
.active{
	display: inline-block;
	    font-size: 16px;
	    font-weight: bold!important;
	    color: #222222;
	    line-height: 30px;
	    border-bottom: 2px solid #0083CB!important;
}
.xianlu>a{
	width: 50%;
}
.xianlu>a:hover{
	text-decoration: none!important;
}
.checi_zimu_list{
	border: 1px solid rgba(51, 150, 247, 0.15);
}
.checi_zimu_list>div:first-child{
	height: 50px;
	line-height: 50px;
	background: rgba(51, 150, 247, 0.05);
	padding: 0 20px;
	color: #666666;
}
.checi_zimu_list>div:first-child>ul>li{
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 4px;
	margin-left: 8px;
}
.checi_zimu_list>div:first-child>ul>li>a{
	color: #666666;
}
.checi_zimu_on{
	background: #3396F7;
}
.checi_zimu_on>a{
	color: #fff!important;
}
.checi_item>div{
	height: 46px;
	line-height: 46px;
	padding: 0 20px;
}
.checi_item>div:nth-child(2n){
	background: #FAFAFA;
}
.checi_item>div>a{
	display: block;
	width: 25%;
}
.checi_item>div>a:hover{
	color: #3396F7;
}
.hot_news>li{
	width: 100%;
	line-height: 40px;
	border-bottom: 1px dashed #DDDDDD;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hot_news>li:last-child{
	border: none;
}
.hot_news>li>a>span{
	color: #B3B3B3;
	margin-right: 10px;
}

/* 高铁时刻表 查询 */
.skb_search_title{
	border: 1px solid rgba(51, 150, 247, 0.15);
}
.skb_search_title h3{
	height: 50px;
	background: rgba(51, 150, 247, 0.05);
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}
.skb_search_title >div{
	padding: 8px 0;
}
.type_time_choose{
	padding-left: 14px;
}
.type_time_choose span{
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
}
.type_time_choose label{
	display: flex;
	align-items: center;
	color: #666666;
	font-size: 13px;
	margin-right: 15px;
}
.type_time_choose label input{
	margin-right: 6px;
}

input[type='checkbox']{
    width: 18px;
    height: 18px;
	background: white;
    -webkit-appearance:none;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    outline: none;
}
.type_time_choose input[type=checkbox]:checked{
	background: url("../images/checkbox_icon.png")no-repeat center;
 }
 .gaotie_skb_cclist >p{
	 background: rgba(51, 150, 247, 0.05);
 }
 .gaotie_skb_cclist .cc_leixing, .gaotie_skb_cclist .station,.gaotie_skb_cclist .get_time,.gaotie_skb_cclist .cx_station,.gaotie_skb_cclist .price{
	 border-right: 1px solid #F0F0F0;
 }
 .gaotie_skb_cclist ul li{
	 border-bottom: 1px solid #F0F0F0;
	 padding: 0;
	 height: 75px;
	 box-sizing: border-box;
	 align-items: stretch;
 }
 .gaotie_skb_cclist ul li:nth-last-of-type(1){
	 border: none;
 }
 .gaotie_skb_cclist ul li>div, .gaotie_skb_cclist ul li>a{
     display: flex;
	 flex-direction: column;
	 justify-content: center;
 }
 .gaotie_skb_cclist .cc_leixing{
	 width: 133px;
 }
 .gaotie_skb_cclist .station{
	width: 172px;
}
.gaotie_skb_cclist .get_time{
	width: 114px;
}
.gaotie_skb_cclist .cx_station{
	width: 119px;
}
.gaotie_skb_cclist .price{
	width: 136px;
}
.gaotie_skb_cclist .yupiao{
	width: 80px;
}
 .gaotie_skb_cclist >p{text-align: center;padding: 0;}
 .gaotie_skb_cclist ul{padding: 0;}
 .gaotie_skb_cclist ul li .station{
	 padding-left: 40px;
	 box-sizing: border-box;
 }
 .gaotie_skb_cclist ul li .get_time{
	padding-left: 35px;
	box-sizing: border-box;
}
.gaotie_skb_cclist ul li .cx_station{
	padding-left: 20px;
	box-sizing: border-box;
}
.gaotie_skb_cclist .get_time >p{display: flex;}
.gaotie_skb_cclist .get_time >p span{color: rgba(244, 151, 69, 1);}
.gaotie_skb_cclist ul li .price{
	display: flex;
	color: rgba(51, 51, 51, 1);
	flex-direction: row;
	align-items: center;
}
.gaotie_skb_cclist .price span{
	color: rgba(244, 151, 69, 1);;
}
.skb_checi_list .station .start span{
	background: #12BBB7;
}
.skb_checi_list .station .end span{
	background: #F49745;
}
.skb_checi_list .station .jguo span{
	background: #F10404;
}
.rightline{
	position: relative;
}
.rightline::after{
	content: '';
	display: block;
	width: 2px;
	height: 10px;
	background:  #B3B3B3;
	right: -22px;
	position: absolute;
	top:8px;
}

.gaotie_line_tlist img{
	width: 240px;
	height: 163px;
	margin-right: 20px;
}
.gaotie_line_tlist ul{overflow: hidden;width: 100%;}
.gaotie_line_tlist li{
	width: 25%;
	font-size: 13px;
	line-height: 34px;
	float: left;
}
.gaotie_line_tlist li:hover a{
	color: #3396F7;
}

/* 火车新闻详情页 */
.detail_main_title{
	font-size: 30px;
	font-weight: bold;
	line-height: 80px;
}
.detail_time_click{
	border-bottom: 1px solid #e6e6e6;
	color: #999999;
	font-size: 14px;
	padding-bottom: 16px;
}
.main_content{
	line-height: 36px;
	font-size: 16px;
	padding-top: 10px;
}
.detail_search>div{
	width: 200px;
}
.detail_search>div:nth-last-of-type(1){
	width: 240px;
	margin-left: 26px;
}
.detail_search >div input{
    width: 80px;
}
.detail_search >img{
	margin: 15px 16px 0 16px;
}
.detail_search{
	height: 170px;
}
.detail_search .button{
	height: 44px;
	margin-top: 20px;
	margin-right: 20px;
	text-align: center;
}
.blue{
	background:#3388FF!important ;
	color: white!important;
}
.detail_search>a{
	line-height: 44px;
	color: #3396F7;
	margin-top: 20px;
}
/* 预售期页面 */
.yushou_zxlist{
	width: 787px;
	height: 235px;
	border: 1px solid #E6E6E6;	
	padding: 10px 12px;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 18px;
}
.yushou_zxlist >a{position: relative;}
.yushou_zxlist img{
	width: 313px;
	height: 213px;
	margin-right: 30px;
}
.yushou_zxlist p{
  position: absolute;
  background: linear-gradient(rgba(0, 0, 0, 0.02),rgba(0, 0, 0, 0.5)) ;
  bottom: 4px;
  width: 313px;
  color: white;
  padding: 0 10px;
  line-height: 96px;
  height: 80px;
  box-sizing: border-box;
  font-size: 16px;
}
.yushou_zxlist .right_list{
	width: 410px;
}
.yushou_zxlist .right_list >a{
	font-weight: bold;
	color: #3388FF;
	font-size: 20px;
	max-width: 380px;
	margin-bottom: 10px;
	display: block;
}
.yushou_zxlist .bot_list li span:nth-of-type(2){
	max-width: 264px;
}
.yushouqi_tips{
	width: 300px;
	height: 235px;
	border: 1px solid #EEEEEE;
	margin-top: 18px;
}
.yushouqi_tips p{
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	padding: 4px 12px;
}
.yushouqi_tips div:nth-of-type(1){
	line-height: 40px;
	font-weight: bold;
	font-size: 14px;
	padding: 0 12px;
}
.yushouqi_tips div:nth-of-type(2){
	width: 300px;
	height: 68px;
	background: rgba(0, 131, 203, 0.05);
	font-size: 14px;
	color: #3388FF;
	line-height: 26px;
	margin-top: 7px;
	padding: 0 12px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.clear{clear: both;}
.contury_yushouqi{
	border: 1px solid #E6E6E6;
	margin-top: 30px;
}
.contury_yushouqi >p{
	height: 50px;
	background: rgba(51, 136, 255, 0.05);
	font-weight: bold;
	font-size: 18px;
	line-height: 50px;
	padding-left: 16px;
	box-sizing: border-box;
}
.contury_yushouqi_list{
	padding: 0 14px;
}
.contury_yushouqi_list li{
	border-bottom: 1px dashed #e6e6e6;
	display: flex;
	padding: 4px 0;
}
.contury_yushouqi_list li:nth-last-of-type(1){
	border: none;
}
.contury_yushouqi_list li span{
	font-weight: bold;
	line-height: 40px;
	display: block;
	width: 75px;
	text-align: right;
	margin-right: 20px;
}
.contury_yushouqi_list li a{
    display: block;
	width: 12.5%; 
	line-height: 40px;
}
.contury_yushouqi_list li a:hover{
	color: #3396F7;
}

/* 火车票预订 */
.yudingpiao_table{
	grid-template-columns: 12.5% 15% 16% 11.5% 20% 16%  9%;
}
.yudingpiao_table p span{
	line-height: 20px;
}
.yudingpiao_table .fdcl{
	justify-content: center;
}
.yudingpiao_table .fz_orange{
	color: rgba(255, 112, 34, 1);
}
.yudingpiao_table .fz_orange span{
	color: rgba(153, 153, 153, 1);
}
.yuding_date_choose{
	width: 760px;
	height: 80px;
	background: #F5F5F5;
	overflow: hidden;
	position: relative;
}
.yuding_date_choose >span{
	position: absolute;
	left: 12px;
	top: 15px;
	z-index: 88;
}
.yuding_date_choose >span{
	padding: 15px 8px;
}
.yuding_date_choose >span:nth-last-of-type(1){
	left: auto;
	right: 14px;
}
.choose_date_list{
	display: flex;
	align-items: center;
	height: 100%;
	padding: 0 20px;
}
.choose_date_list li{
	width: 16.6%;
	flex-shrink: 0;
}
.choose_date_list li a{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 14px;
	height: 80px;
}
.choose_date_list li a span{
	color:  #F49745;
	font-weight: 400;
	margin-top: 8px;
}
.choose_date_list .notyuding{
	color: #999999;
}
.yuding_main_title{
	font-weight: bold;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
}
.choose_date_list .choose{
	background: white;
	border-top: 3px solid #3388FF;
}

/* 专题 */
.zhuanti_header{
	width: 100%;
	height: 40px;
	background: #F0F0F0;
}
.zhuanti_header >div{
	height: 100%;
}
.zhuanti_header .left_label a{
	font-size: 14px;
	padding-right: 15px;
	border-right: 1px solid #CCCCCC;
	margin-right: 15px;
}
.zhuanti_header .left_label a:hover{
	color: rgba(51, 136, 255, 1);
}
.zhuanti_header .left_label a:nth-last-of-type(1){
	border: none;
}
.zhuanti_nav li{
	width: 25%;
}
.zhuanti_nav{
	height: 246px;
	background: url(../images/banner.png) no-repeat;
	background-size: cover;
	position: relative;
}
.zhuanti_nav ul{
	position: absolute;
	bottom: 0;
	z-index: 9;
	width: 100%;
	background: #3396F7;
}
.mgtop0{
	margin-top: 0!important;
}
.zhuanti_search{
	height: 131px;
}
.zhuanti_search>p,.zhuanti_search>p a{
	color: #808080;
	font-size: 13px;
}
.zhuanti_search>p{
	margin-top: 20px;
}
.zhuanti_search>p a{
	margin-right: 18px;
}
.liucheng_img{
	width: 100%;
	height: 183px;
	background: #F8FCFF;
	border: 1px solid #C4DDFF;
	padding: 15px 15px;
	box-sizing: border-box;
}
.liucheng_img p{
	font-size: 16px;
}
.liucheng_img img{
	margin: 18px 0 0 20px;
}
.zhuanti_ask_list{
	border: 1px solid #E6E6E6;
}
.zhuanti_ask_list >p{
	height: 46px;
	background: #F5F5F5;
	padding-left: 15px;
	font-size: 16px;
	line-height: 46px;
}
.zhuanti_ask_list li{
	width: 33%;
	padding-left: 15px;
	box-sizing: border-box;
}
.zhuanti_ask_list li a{
	display: block;
	color: rgba(102, 102, 102, 1);
	line-height: 40px;
}
.zhuanti_ask_list li span{
	color: rgba(204, 204, 204, 1);
}
.four_column li{
	width: 25%;
}
.zhuanti_ask_list li:hover a{
	color: #3388FF;
}

/* 专题信息页 */
.head {
    height: 58px;
}
.head .logo {
    float: left;
    width: 110px;
    height: 28px;
    background: url(http://huoche.tianqi.com/zhuanti/img/logopic.png) no-repeat 0 -48px;
    margin-top: 16px;
}
.head .name {
    height: 22px;
    font: 20px/22px "Microsoft YaHei";
    color: #fff;
    background-color: #ff4444;
    margin-top: 18px;
    padding: 0 4px;
}
.head .h-crumb {
    float: left;
    overflow: hidden;
    padding-top: 20px;
}
.head .arr {
    border-bottom: 3px dashed transparent;
    border-left: 3px solid #ff4444;
    border-top: 3px dashed transparent;
    margin: 0 5px 0 20px;
    vertical-align: middle;
}

.head .arr {
    content: "";
    display: inline-block;
    height: 0;
    line-height: 0;
    width: 0px;
}
.head .search {
    float: right;
    width: 422px;
}
.head .search .form {
    display: inline;
    float: left;
    margin: 17px 0 0 117px;
    position: relative;
}
.head .search .input {
    background: url(http://huoche.tianqi.com/zhuanti/img/zt_1x.png) no-repeat 1px -228px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #ececec;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #adadad;
    float: left;
    height: 24px;
    line-height: 22px;
    padding-left: 29px;
    width: 222px;
    border-bottom-color: #d6d6d6;
}

.sbtn1 {
    background: url(http://huoche.tianqi.com/zhuanti/img/zt_ss.png) no-repeat 0 0;
    display: inline;
    float: left;
    height: 25px;
    left: 204px;
    opacity: 1;
    width: 52px;
}
.l-box {
    width: 765px;
    position: relative;
}
.r-box {
    width: 305px;
    float: right;
}
.border {
    border-top: 1px #ececec solid;
    border-left: 1px #ececec solid;
    border-right: 1px #ececec solid;
    border-bottom: 1px #ececec solid;
    border-radius: 3px;
}
.shadow {
    box-shadow: 0 1px 2px #f1f1f1;
    background-color: #fff;
}
.l-th {
    height: 50px;
    line-height: 50px;
    padding: 10px 30px 0;
}
.l-th h1 {
    font-size: 26px;
    font: 26px/50px 'Microsoft YaHei', 'Arial Narrow';
}
.l-th .head-favorite {
    float: right;
}
.l-tbody {
    padding: 0 30px;
}
#Janchor .anchor {
    padding-bottom: 20px;
}

.anchor {
    width: 250px;
    padding-top: 8px;
    display: block;
}
.anchor p.first {
    background-position: 0 12px;
}

.anchor p {
    width: 100%;
    overflow: hidden;
    line-height: 33px;
    height: 33px;
    background: url(http://huoche.tianqi.com/zhuanti/img/time-close.png) no-repeat 0 -28px;
}
.anchor p a {
    padding-left: 20px;
    display: inline-block;
    font-size: 14px;
}
.anchor p.last {
    background-position: 0 -67px;
}
.pb20 {
    padding-bottom: 20px;
}
.art-pic {
    margin-top: 10px;
    width: 280px;
    overflow: hidden;
    border: 1px #ececec solid;
    padding: 5px 5px 0;
    display: block;
}
.art-pic img {
    float: left;
}
.art-pic span {
    float: left;
    width: 100%;
    height: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
.fixTop {
    position: fixed;
    top: 0px;
    z-index: 200;
    width: 218px;
}
.slidNav {
    width: 218px;
    padding: 0 3px 3px;
    background-color: #fff;
    margin-left: 20px;
    overflow: hidden;
}
.spanclass {
    display: none;
}
.slidNav .slidnav-btn {
    width: 218px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    text-indent: 28px;
    position: relative;
    background-color: #ff4444;
}
.f14 {
    font-size: 14px;
}
.slidNav i {
    position: absolute;
    top: 11px;
    left: 10px;
    width: 12px;
    height: 8px;
    background: url(http://huoche.tianqi.com/zhuanti/img/wz_icon.png) no-repeat 0px -128px;
    transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
}
.slidNav .slidnav-tb {
    width: 196px;
    background-color: #fff;
    padding: 0 10px;
    display: none;
    border: 1px #ddd solid;
    border-top: 0;
    padding-top: 0;
    overflow: hidden;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mt30 {
    margin-top: 30px;
}
.pt22 {
    padding-top: 14px;
}

.bodyMark {
    height: 1px;
    overflow: hidden;
    width: 765px;
}
.m-th {
    font-size: 20px;
    color: #ff4444;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-bottom: 16px;
}
.m-th i {
    background-color: #ff4444;
    width: 4px;
    margin: 8px 10px 0 0;
    height: 15px;
}

.m-th i, .m-th em {
    float: left;
    vertical-align: top;
    overflow: hidden;
}
.art-text p, .art-text {
    font-size: 14px;
    line-height: 28px;
    text-indent: 28px;
    margin-bottom: 14px;
}
.l-box .dashed {
    width: 705px;
    border-bottom: 1px dashed #ececec;
    height: 0px;
    overflow: hidden;
    margin: 0px auto;
}
.knows {
    padding: 5px 20px 12px;
}
.knows .kn-th, .m-lit .kn-th {
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #ff4444;
}
.knows .kn-tit-list {
    line-height: 27px;
	display: flex;
	flex-wrap: wrap;
}
.knows .kn-tit-list a {
    width: 25%;
	display: block;
}
#JscrollBox {
    width: 305px;
}
.relation {
    padding: 0 20px 12px;
    overflow: hidden;
}
.r-box .t-dh {
    padding: 12px 0 0px;
    margin-bottom: 20px;
    height: 36px;
    border-bottom: 1px solid #ececec;
}
.relation .t-dh {
    margin-bottom: 13px;
}
.r-box .t-dh span, .r-box .t-dh a {
    font-size: 18px;
    float: left;
    padding-bottom: 2px;
    height: 35px;
    line-height: 35px;
    margin-right: 20px;
}
.r-box .t-dh span.current, .r-box .t-dh a.current {
    border-bottom: 2px solid #ff4444;
    padding-bottom: 0px;
}
.r-box .t-dh span.current {
    color: #333;
}
.relation a {
    line-height: 28px;
	display: block;
	font-size: 12px;
	width: 50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.leading {
    margin-top: 3px;
    padding-bottom: 0;
}
.m-box {
    padding: 0 20px 10px;
    margin-bottom: 20px;
}
.leading a {
    display: block;
    height: 52px;
    padding-bottom: 20px;
}
.leading a img {
    border: 1px solid #ececec;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 5px;
}
.leading a span {
    float: left;
    width: 198px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.leading a span.Q-name {
    padding-top: 4px;
    font-size: 14px;
}
#Jbody a:hover {
    text-decoration: none;
    color: #ff4444;
}
.leading a:hover img {
    border-color: #ff4444;
}
.tools li {
    height: 47px;
    overflow: hidden;
    width: 131px;
    float: left;
    display: inline;
}
.tools li a {
    display: block;
    height: 35px;
    line-height: 35px;
}
.tools li a.icon span {
    float: left;
    height: 33px;
    width: 33px;
    overflow: hidden;
    border: 1px #ececec solid;
    border-radius: 3px;
    margin-right: 10px;
}
.tj-box {
    padding: 0 0 5px;
    margin-bottom: 30px;
}
.jc-list {
    width: 263px;
    padding: 0 20px;
}
.jc-list a {
    height: 100px;
    padding: 15px 0px;
    border-bottom: 1px dashed #ececec;
    display: block;
}
.jc-list a img {
    float: left;
    background-color: #fff;
}
.jc-list a span {
    line-height: 24px;
    padding-top: 26px;
    float: left;
    padding-left: 15px;
    width: 148px;
    font-size: 14px;
}
.f-box {
    background: url(http://huoche.tianqi.com/zhuanti/img/solid.png) repeat-x 0 34px;
    margin-bottom: 15px;
    margin-top: 30px;
}
.f-box .f-th {
    margin-bottom: 10px;
    display: inline-block;
}
.f-box .f-th span {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #ff4444;
    color: #ff4444;
}
.anchor p.current a, .anchor p a:hover {
    background: url(http://huoche.tianqi.com/zhuanti/img/time-close.png) no-repeat 0 -230px;
}
.clearfix:after {
    content: "\20";
    clear: both;
    height: 0;
    display: block;
    overflow: hidden;
}
.tj-box .t-dh {
    margin: 0 20px;
}
#Jbody{background-color: #f8f8f8;}
.main{overflow: hidden;}
.hotword a{
	display: block;
	width: 12.5%;
	line-height: 30px;
}
.jc-list a.last {
    border: 0;
}
/* 首页弹窗 */
.bg_box{
	background: rgba(0,0,0,0.3);
	width: 100%;
	height: 100%;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 999;
}
.index_search{
    width: 480px;
    height: 482px;
    background: #fff;
    padding: 20px 40px;
	border-radius: 12px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -240px;
    margin-top: -241px;
    z-index: 9999;
	box-sizing: border-box;
}
.tanchuang_tit{
	font-size: 20px;
	text-align: center;
	position: relative;
	margin-bottom: 45px;
}
.tanchuang_tit img{
	position: absolute;
	right: 0;
	top: 8px;
}
.start_station_ipt span{
	font-size: 16px;
	line-height: 46px;
	margin-right: 10px;
}
.start_station_ipt input{
	display: block;
	width: 280px;
	height: 44px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 6px;
	margin-bottom: 15px;
	padding-left: 8px;
	box-sizing: border-box;
}
.start_station_ipt li select{
	width: 130px;
	height: 44px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	border-radius: 6px;
	color: #666666;
	outline: none;
}
.start_station_ipt li:nth-of-type(1){
	margin-right: 20px;
}
.index_search .change{
	margin-left: 15px;
	width: 40px;
	height: 200px;
	margin-top: 20px;
	cursor: pointer;
}
.index_search button{
	width: 200px;
	height: 44px;
	background: #3388FF;
	border-radius: 6px;
	border: none;
	outline: none;
	color: white;
	font-size: 16px;
	text-align: center;
	line-height: 44px;
	margin-top: 42px;
	margin-left: 95px;
	cursor: pointer;
}